home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / need_for.swf / scripts / DefineButton2_134 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-01-06  |  60 b   |  4 lines

  1. on(release){
  2.    overview.scroll = overview.scroll + 1;
  3. }
  4.